Previous | Table of Contents | Next |
III-18 This registry entry stores a key for each SMS job that was canceled. If you cant track the status of a particular job, be sure that it doesnt have a corresponding key under the CancelHistory key.
Hive: | HKEY_LOCAL_MACHINE |
Key: | Software\Microsoft\SMS\Components\SMS_DESPOOLER\ CancelHistory\NTL001 |
In this example, NTL001 is a valid name for an SMS job. You need to know the name of the specific SMS job you want to track.
Value Name: | TimeStamp |
Data Type: | REG_DWORD |
Value: | < the time at which the job was canceled; for example, 0x33166b0a > |
SMS creates a key for each job that is canceled. You can decipher the time stamp if you want, but the presence of a key means a job was canceled.
III-19 This registry entry stores a key for each SMS Master package. This information lets you see different packages that have been created over time.
Hive: | HKEY_LOCAL_MACHINE |
Key: | Software\Microsoft\SMS\Components\SMS_DESPOOLER\ MasterPackages\W_NTL00001 |
In this example, W_NTL00001 is a valid name for an SMS package. You need to know the name of the specific SMS package you want to track.
Value Name: | TimeStamp |
Data Type: | REG_DWORD |
Value: | < the time at which the job was canceled; for example, 0x33166b0a > |
SMS creates a key for each job that is canceled. You can decipher the time stamp if you want, but the presence of a key means a job was canceled.
III-20 Are you having either of these problems getting Windows NT to work with your PCAnywhere 7.0 client?
These registry entries fix the problem. You add two keys and a value and be sure to add them in the correct order.
Hive: | HKEY_LOCAL_MACHINE |
Key: | Software\Symantec\pcANYWHERE |
Add a 7.0 key after the pcANYWHERE key.
Hive: | HKEY_LOCAL_MACHINE |
Key: | Software\Symantec\pcANYWHERE\7.0 |
Add the System key after the 7.0 key.
III-21 | Hive: | HKEY_LOCAL_MACHINE |
Key: | Software\Symantec\pcANYWHERE\7.0\System | |
Value Name: | GinaDLL | |
Data Type: | REG_SZ | |
Value: | Nwgina.dll |
III-22 To run your current Schedule Plus configuration in workgroup mode, change this registry entry.
Hive: | HKEY_CURRENT_USER |
Key: | Software\Microsoft\Schedule+\Application |
Value Name: | MailDisabled |
Data Type: | REG_DWORD |
Value: | 0 |
Setting this value to 0 pops up a dialog box asking if you want to run Schedule Plus in workgroup mode. Exit Schedule Plus before changing this value.
III-23 To find out where your critical Schedule Plus files are stored, check these two registry entries, which point you to their locations.
Hive: | HKEY_CURRENT_USER |
Key: | Software\Microsoft\Schedule+\Application |
Value Name: | LocalPath |
Data Type: | REG_SZ |
Value: | < drive:pathname\username.scd > |
This value is the fully qualified path to your current Schedule Plus data file. Changing this value causes Schedule Plus to use data in the file contained in this value.
III-24 | Hive: | HKEY_CURRENT_USER |
Key: | Software\Microsoft\Schedule+\Application | |
Value Name: | ArchiveFile | |
Data Type: | REG_SZ | |
Value: | < drive:pathname\ARCHIVEmmyy.scd > |
This value sets the fully qualified path to the current archive file. It is in the format ARCHIVEmmyy.SCD, where mm is the numeric representation of the month the data was archived and yy is the year.
Previous | Table of Contents | Next |